ActiveReports.Server.ReportControls アセンブリ > ActiveReports.Server.ReportControls.Servicing 名前空間 > ServiceChannelFactory<TServiceChannel> クラス > Create メソッド : Create(Binding,EndpointAddress) メソッド |
'宣言 Public Overloads Shared Function Create( _ ByVal binding As System.ServiceModel.Channels.Binding, _ ByVal remoteAddress As System.ServiceModel.EndpointAddress _ ) As TServiceChannel
public static TServiceChannel Create( System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress )